home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 June / ccd0605.iso / Software / Shareware / Comunicatii / bandman / bwmsetup.exe / {app} / bwm.exe / 0 / RCDATA / TFRMWAIT / TFRMWAIT.txt
Text File  |  2005-05-01  |  716b  |  38 lines

  1. object frmWait: TfrmWait
  2.   Left = 296
  3.   Top = 332
  4.   BorderStyle = bsToolWindow
  5.   BorderWidth = 7
  6.   ClientHeight = 53
  7.   ClientWidth = 236
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Shell Dlg'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poOwnerFormCenter
  16.   OnClose = FormClose
  17.   OnKeyDown = FormKeyDown
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object lblInfo: TLabel
  21.     Left = 0
  22.     Top = 34
  23.     Width = 236
  24.     Height = 19
  25.     Align = alClient
  26.     Alignment = taCenter
  27.     Layout = tlBottom
  28.   end
  29.   object Animate: TAnimate
  30.     Left = 0
  31.     Top = 0
  32.     Width = 236
  33.     Height = 34
  34.     Align = alTop
  35.     StopFrame = 16
  36.   end
  37. end
  38.